Deselect(String[]) Method
Deselects items from the list.

C# Syntax

void Deselect( 
   params string[] items
)

Parameters

items
The texts of the items to deselect.